xfi:period

element(xbrli:period)=xfi:period( $item as schema-element(xbrli:item))

Last updated on 14-02-2008 at 15:00:00.

Return the period element of the context matching the supplied item’s contextRef attribute.

XBRL 2.1 Section 4.7.2

OIM Status

Unsupported

Parameters

Name Type Details
item schema-element(xbrli:item) The item that the period element is required for.

Output

Type: element(xbrli:period)

Returns the period element associated with the given item.

Conformance suite

80120 xfi.period testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Geoff Shuetrim Galexy geoff@galexy.net 14-02-2008 at 12:22:00

Revisions

Name On Details
Geoff Shuetrim 14-02-2008 at 15:00:00 Defined the function.